home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / Programs / Virtual.CD.v5.0.2.Network.Edition.WinALL / VCD502EG.exe / Program Files / Virtual CD v5 / API / examples / MFC / VcdAPITest / VcdAPITest.clw < prev    next >
Encoding:
MFC ClassWizard info  |  2002-09-19  |  2.9 KB  |  126 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CVcdAPITestDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "VcdAPITest.h"
  9.  
  10. ClassCount=5
  11. Class1=CVcdAPITestApp
  12. Class2=CVcdAPITestDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=7
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_VCDAPITEST_DIALOG
  19. Resource4=IDD_SETVCDDRIVES (English (U.S.))
  20. Resource5=IDD_VCDAPITEST_DIALOG (English (U.S.))
  21. Class4=CDlgSetDrives
  22. Resource6=IDD_ABOUTBOX (English (U.S.))
  23. Class5=CDlgAskVCD
  24. Resource7=IDD_ASKVCD (English (U.S.))
  25.  
  26. [CLS:CVcdAPITestApp]
  27. Type=0
  28. HeaderFile=VcdAPITest.h
  29. ImplementationFile=VcdAPITest.cpp
  30. Filter=N
  31.  
  32. [CLS:CVcdAPITestDlg]
  33. Type=0
  34. HeaderFile=VcdAPITestDlg.h
  35. ImplementationFile=VcdAPITestDlg.cpp
  36. Filter=D
  37. BaseClass=CDialog
  38. VirtualFilter=dWC
  39. LastObject=CVcdAPITestDlg
  40.  
  41. [CLS:CAboutDlg]
  42. Type=0
  43. HeaderFile=VcdAPITestDlg.h
  44. ImplementationFile=VcdAPITestDlg.cpp
  45. Filter=D
  46.  
  47. [DLG:IDD_ABOUTBOX]
  48. Type=1
  49. ControlCount=4
  50. Control1=IDC_STATIC,static,1342177283
  51. Control2=IDC_STATIC,static,1342308352
  52. Control3=IDC_STATIC,static,1342308352
  53. Control4=IDOK,button,1342373889
  54. Class=CAboutDlg
  55.  
  56.  
  57. [DLG:IDD_VCDAPITEST_DIALOG]
  58. Type=1
  59. ControlCount=3
  60. Control1=IDOK,button,1342242817
  61. Control2=IDCANCEL,button,1342242816
  62. Control3=IDC_STATIC,static,1342308352
  63. Class=CVcdAPITestDlg
  64.  
  65. [DLG:IDD_VCDAPITEST_DIALOG (English (U.S.))]
  66. Type=1
  67. Class=CVcdAPITestDlg
  68. ControlCount=9
  69. Control1=IDC_VCDEJECT,button,1342242816
  70. Control2=IDC_VCDINSERT,button,1342242816
  71. Control3=IDC_GETVCDDRIVELETTERS,button,1342242816
  72. Control4=IDC_SETVCDDRIVELETTERS,button,1342242816
  73. Control5=IDC_GETVCDFILEFROMDRIVE,button,1342242816
  74. Control6=IDC_GETVCDLASTERROR,button,1342242816
  75. Control7=IDC_VCDDEBUG,button,1342242819
  76. Control8=IDOK,button,1342242817
  77. Control9=IDC_STATIC,static,1342177296
  78.  
  79. [DLG:IDD_ABOUTBOX (English (U.S.))]
  80. Type=1
  81. Class=CAboutDlg
  82. ControlCount=4
  83. Control1=IDC_STATIC,static,1342177283
  84. Control2=IDC_STATIC,static,1342308480
  85. Control3=IDC_STATIC,static,1342308352
  86. Control4=IDOK,button,1342373889
  87.  
  88. [DLG:IDD_SETVCDDRIVES (English (U.S.))]
  89. Type=1
  90. Class=CDlgSetDrives
  91. ControlCount=5
  92. Control1=IDOK,button,1342242817
  93. Control2=IDCANCEL,button,1342242816
  94. Control3=IDC_STATIC,static,1342308352
  95. Control4=IDC_STATIC,static,1342308352
  96. Control5=IDC_VCDDRIVES,edit,1350631552
  97.  
  98. [CLS:CDlgSetDrives]
  99. Type=0
  100. HeaderFile=DlgSetDrives.h
  101. ImplementationFile=DlgSetDrives.cpp
  102. BaseClass=CDialog
  103. Filter=D
  104. VirtualFilter=dWC
  105. LastObject=CDlgSetDrives
  106.  
  107. [DLG:IDD_ASKVCD (English (U.S.))]
  108. Type=1
  109. Class=CDlgAskVCD
  110. ControlCount=5
  111. Control1=IDOK,button,1342242817
  112. Control2=IDCANCEL,button,1342242816
  113. Control3=IDC_STATIC,static,1342308352
  114. Control4=IDC_STATIC,static,1342308352
  115. Control5=IDC_VCDFILENAME,edit,1350631552
  116.  
  117. [CLS:CDlgAskVCD]
  118. Type=0
  119. HeaderFile=DlgAskVCD.h
  120. ImplementationFile=DlgAskVCD.cpp
  121. BaseClass=CDialog
  122. Filter=D
  123. LastObject=IDC_VCDFILENAME
  124. VirtualFilter=dWC
  125.  
  126.